home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / vendors / adobe / software / ppd / ppddb / TKP300I1.PPD < prev    next >
PostScript Printer Description  |  1997-06-17  |  29KB  |  928 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Copyright (c) 1994 Tektronix, Incorporated.  All rights reserved.
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and
  13. *%  related products.
  14. *FormatVersion: "4.2"
  15. *FileVersion: "1.2"
  16. *LanguageEncoding: ISOLatin1
  17. *LanguageVersion: English
  18. *PCFileName: "TKP300I1.PPD"
  19. *Product: "(Phaser 300i)"
  20. *PSVersion: "(2013.113) 6"
  21. *ModelName: "Tektronix Phaser 300i"
  22. *NickName: "Tektronix Phaser 300i"
  23.  
  24. *% === Installable Options ===========
  25. *OpenGroup: InstallableOptions/Options Installed
  26.  
  27. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  28. *DefaultInstalledMemory: None
  29. *InstalledMemory None/Standard 10 MB RAM: ""
  30. *InstalledMemory 14Meg/14 MB Total RAM: ""
  31. *InstalledMemory 18Meg/18 MB Total RAM: ""
  32. *InstalledMemory 22Meg/22 MB Total RAM: ""
  33. *CloseUI: *InstalledMemory
  34.  
  35. *OpenUI *Option1/Optional Hard Drive: Boolean
  36. *DefaultOption1: False
  37. *Option1 True/Installed: ""
  38. *Option1 False/Not Installed: ""
  39. *CloseUI: *Option1
  40.  
  41. *OpenUI *Option2/Optional Ethernet Card: Boolean
  42. *DefaultOption2: False
  43. *Option2 True/Installed: ""
  44. *Option2 False/Not Installed: ""
  45. *CloseUI: *Option2
  46.  
  47. *CloseGroup: InstallableOptions
  48.  
  49. *% === Constraints ===================
  50.  
  51. *UIConstraints: *TekColor SimulateDisplay *BlackSubstitution False
  52. *UIConstraints: *TekColor SimulateDisplay *BlackSubstitution True
  53. *UIConstraints: *TekColor SWOPPress *BlackSubstitution False
  54. *UIConstraints: *TekColor SWOPPress *BlackSubstitution True
  55. *UIConstraints: *TekColor EuroscalePress *BlackSubstitution False
  56. *UIConstraints: *TekColor EuroscalePress *BlackSubstitution True
  57. *UIConstraints: *TekColor CommercialPress *BlackSubstitution False
  58. *UIConstraints: *TekColor CommercialPress *BlackSubstitution True
  59.  
  60. *% === Device Capabilities ============
  61.  
  62. *LanguageLevel: "2"
  63. *Protocols: BCP
  64.  
  65. *FreeVM: "488844"
  66. *VMOption None/Standard 10 MB RAM: "488844"
  67. *VMOption 14Meg/14 MB Total RAM: "1267084"
  68. *VMOption 18Meg/18 MB Total RAM: "1856908"
  69. *VMOption 22Meg/22 MB Total RAM: "1889284"
  70.  
  71. *TTRasterizer: Type42
  72. *ColorDevice: True
  73. *DefaultColorSpace: CMYK
  74. *VariablePaperSize: True
  75. *AccurateScreensSupport: True
  76. *SuggestedJobTimeout: "0"
  77. *SuggestedWaiTimeout: "300"
  78.  
  79. *Emulators:  hpgl
  80. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  81. *StopEmulator_hpgl: "<1B7F>0"
  82.  
  83. *FileSystem: True
  84. *?FileSystem: "
  85.   save false
  86.   (%disk?%)
  87.   { currentdevparams dup /Writeable known
  88.     { /Writeable get {pop true} if }  {pop} ifelse
  89.   } 10 string /IODevice resourceforall
  90.   {(True)}{(False)} ifelse = flush
  91.   restore
  92. "
  93. *End
  94. *Throughput: "1"
  95. *Password: "()"
  96. *ExitServer: "
  97.   count 0 eq
  98.   { false } { true exch startjob } ifelse
  99.   not
  100.   { (WARNING: Cannot modify initial VM.) =
  101.     (Missing or invalid password.) =
  102.     (Please contact the author of this software.) = flush quit
  103.   } if
  104. "
  105. *End
  106. *Reset: "
  107.   count 0 eq
  108.   { false } { true exch startjob } ifelse
  109.   not
  110.   { (WARNING: Cannot reset printer.) =
  111.     (Missing or invalid password.) =
  112.     (Please contact the author of this software.) = flush quit
  113.   } if
  114.   systemdict /quit get exec
  115.   (WARNING : Printer Reset Failed.) = flush
  116. "
  117. *End
  118.  
  119. *DefaultResolution: 300dpi
  120. *?Resolution: "
  121.   save currentpagedevice
  122.   /HWResolution get 0 get (   ) cvs print (dpi) = flush restore 
  123. *End
  124.  
  125. *% Halftone Information =================
  126. *ScreenFreq: "106.0" 
  127. *ScreenAngle: "21.0" 
  128. *DefaultScreenProc: TekHalftone 
  129. *ScreenProc TekHalftone: " 
  130.   /Halftone2 /Halftone findresource /GraySpotFunction get
  131. *End
  132.  
  133. *ScreenProc Line: "{ pop }" 
  134. *ScreenProc Ellipse: " 
  135.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
  136. *End
  137.  
  138. *DefaultTransfer: Null
  139. *Transfer Null: "{ }"
  140. *Transfer Null.Inverse: "{ 1 exch sub }"
  141.  
  142. *% Print Quality Selection  ===================
  143.  
  144. *OpenUI *OutputMode/Print Quality: PickOne
  145. *OrderDependency: 10 AnySetup *OutputMode
  146. *DefaultOutputMode: Standard
  147. *OutputMode Standard: "
  148.   mark
  149.   {
  150.     3 dict begin
  151.       /HWResolution [300 300] def
  152.       /PostRenderingEnhance true def
  153.       /PostRenderingEnhanceDetails 1 dict begin
  154.         /OutputMode (Standard) def
  155.       currentdict end def
  156.     currentdict end setpagedevice
  157.   } stopped cleartomark"
  158. *End
  159. *OutputMode Enhanced: "
  160.   mark
  161.   {
  162.     3 dict begin
  163.       /HWResolution [300 300] def
  164.       /PostRenderingEnhance true def
  165.       /PostRenderingEnhanceDetails 1 dict begin
  166.         /OutputMode (Enhanced) def
  167.       currentdict end def
  168.     currentdict end setpagedevice
  169.   } stopped cleartomark"
  170. *End
  171. *OutputMode Premium: "
  172.   mark
  173.   {
  174.     3 dict begin
  175.       /HWResolution [300 300] def
  176.       /PostRenderingEnhance true def
  177.       /PostRenderingEnhanceDetails 1 dict begin
  178.         /OutputMode (Premium) def
  179.       currentdict end def
  180.     currentdict end setpagedevice
  181.   } stopped cleartomark"
  182. *End
  183. *?OutputMode: "save
  184.     currentpagedevice /PostRenderingEnhanceDetails get
  185.     /OutputMode get = flush restore"
  186. *End
  187. *CloseUI: *OutputMode
  188.  
  189.  
  190. *% Printer Specific Features ============
  191.  
  192. *OpenUI *InputSlot: PickOne
  193. *OrderDependency: 20 AnySetup *InputSlot
  194. *DefaultInputSlot: Cassette
  195. *InputSlot Cassette: ""
  196. *CloseUI: *InputSlot
  197.  
  198. *OpenUI *ManualFeed: Boolean
  199. *OrderDependency: 30 AnySetup *ManualFeed
  200. *DefaultManualFeed: False
  201. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  202. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  203. *?ManualFeed: "save
  204.    currentpagedevice /ManualFeed get
  205.   {(True)}{(False)}ifelse = flush 
  206. restore"
  207. *End
  208. *CloseUI: *ManualFeed
  209.  
  210. *% Paper Handling ===================
  211.  
  212. *% Use these entries to set paper size most of the time, unless there is
  213. *% specific reason to use PageRegion.
  214. *OpenUI *PageSize: PickOne
  215. *OrderDependency: 40 AnySetup *PageSize
  216. *DefaultPageSize: Letter
  217. *PageSize Letter: "2 dict dup /PageSize [612 792] put 
  218. dup /ImagingBBox null put 
  219. setpagedevice"
  220. *End
  221. *PageSize LetterExtra: "2 dict dup /PageSize [684 864] put 
  222. dup /ImagingBBox null put 
  223. setpagedevice"
  224. *End
  225. *PageSize Legal: "2 dict dup /PageSize [612 1008] put 
  226. dup /ImagingBBox null put  
  227. setpagedevice"
  228. *End
  229. *PageSize Tabloid: "2 dict dup /PageSize [792 1224] put 
  230. dup /ImagingBBox null put 
  231. setpagedevice"
  232. *End
  233. *PageSize TabloidExtra: "2 dict dup /PageSize [864 1296] put 
  234. dup /ImagingBBox null put 
  235. setpagedevice"
  236. *End
  237. *PageSize 4x6/4x6 Card: "2 dict dup /PageSize [288 432] put 
  238. dup /ImagingBBox null put 
  239. setpagedevice"
  240. *End
  241. *PageSize 5x7/5x7 Card: "2 dict dup /PageSize [360 504] put 
  242. dup /ImagingBBox null put 
  243. setpagedevice"
  244. *End
  245. *PageSize Comm10/#10 Envelope: "2 dict dup /PageSize [297 684] put 
  246. dup /ImagingBBox null put 
  247. setpagedevice"
  248. *End
  249. *PageSize A3: "2 dict dup /PageSize [842 1191] put 
  250. dup /ImagingBBox null put 
  251. setpagedevice"
  252. *End
  253. *PageSize A4: "2 dict dup /PageSize [595 842] put 
  254. dup /ImagingBBox null put 
  255. setpagedevice"
  256. *End
  257. *PageSize A5: "2 dict dup /PageSize [420 595] put 
  258. dup /ImagingBBox null put 
  259. setpagedevice"
  260. *End
  261. *PageSize A6: "2 dict dup /PageSize [297 420] put 
  262. dup /ImagingBBox null put 
  263. setpagedevice"
  264. *End
  265. *PageSize ISOB4: "2 dict dup /PageSize [709 1001] put 
  266. dup /ImagingBBox null put 
  267. setpagedevice"
  268. *End
  269. *PageSize ISOB5: "2 dict dup /PageSize [499 709] put 
  270. dup /ImagingBBox null put 
  271. setpagedevice"
  272. *End
  273. *PageSize ISOB6: "2 dict dup /PageSize [354 499] put 
  274. dup /ImagingBBox null put 
  275. setpagedevice"
  276. *End
  277. *PageSize Compliment/Compliment Slip: "2 dict dup /PageSize [283 595] put 
  278. dup /ImagingBBox null put 
  279. setpagedevice"
  280. *End
  281. *PageSize C6/C6 Envelope: "2 dict dup /PageSize [323 459] put 
  282. dup /ImagingBBox null put 
  283. setpagedevice"
  284. *End
  285. *PageSize DL/DL Envelope: "2 dict dup /PageSize [312 624] put 
  286. dup /ImagingBBox null put 
  287. setpagedevice"
  288. *End
  289. *PageSize A4Envelope/A4 Envelope: "2 dict dup /PageSize [624 918] put 
  290. dup /ImagingBBox null put 
  291. setpagedevice"
  292. *End
  293. *PageSize A4.2Envelope/.5 A4 Envelope: "2 dict dup /PageSize [459 624] put 
  294. dup /ImagingBBox null put 
  295. setpagedevice"
  296. *End
  297. *?PageSize: "
  298. save currentpagedevice /PageSize get aload pop 
  299.   2 copy gt {exch} if (Unknown)
  300.   20 dict
  301.   dup [612 792] (Letter) put
  302.   dup [684 864] (LetterExtra) put
  303.   dup [612 1008] (Legal) put
  304.   dup [792 1224] (Tabloid) put
  305.   dup [864 1296] (TabloidExtra) put
  306.   dup [288 432] (4x6) put
  307.   dup [360 504] (5x7) put
  308.   dup [297 684] (Comm10) put
  309.   dup [842 1191] (A3) put
  310.   dup [595 842] (A4) put
  311.   dup [420 595] (A5) put
  312.   dup [297 420] (A6) put
  313.   dup [709 1001] (ISOB4) put
  314.   dup [499 709] (ISOB5) put
  315.   dup [354 499] (ISOB6) put
  316.   dup [283 595] (Compliment) put
  317.   dup [323 459] (C6) put
  318.   dup [312 624] (DL) put
  319.   dup [624 918] (A4Envelope) put
  320.   dup [459 624] (A4.2Envelope) put
  321.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  322.       { exch pop exit } { pop } ifelse
  323.   } bind forall = flush pop pop
  324. restore"
  325. *End
  326. *CloseUI: *PageSize
  327.  
  328. *% These entries will set up the frame buffer. Usually used with manual feed.
  329. *OpenUI *PageRegion: PickOne
  330. *OrderDependency: 50 AnySetup *PageRegion
  331. *DefaultPageRegion: Letter
  332. *PageRegion Letter: "2 dict dup /PageSize [612 792] put 
  333. dup /ImagingBBox null put 
  334. setpagedevice"
  335. *End
  336. *PageRegion LetterExtra: "2 dict dup /PageSize [684 864] put 
  337. dup /ImagingBBox null put 
  338. setpagedevice"
  339. *End
  340. *PageRegion Legal: "2 dict dup /PageSize [612 1008] put 
  341. dup /ImagingBBox null put 
  342. setpagedevice"
  343. *End
  344. *PageRegion Tabloid: "2 dict dup /PageSize [792 1224] put 
  345. dup /ImagingBBox null put 
  346. setpagedevice"
  347. *End
  348. *PageRegion TabloidExtra: "2 dict dup /PageSize [864 1296] put 
  349. dup /ImagingBBox null put 
  350. setpagedevice"
  351. *End
  352. *PageRegion 4x6/4x6 Card: "2 dict dup /PageSize [288 432] put 
  353. dup /ImagingBBox null put 
  354. setpagedevice"
  355. *End
  356. *PageRegion 5x7/5x7 Card: "2 dict dup /PageSize [360 504] put 
  357. dup /ImagingBBox null put 
  358. setpagedevice"
  359. *End
  360. *PageRegion Comm10/#10 Envelope: "2 dict dup /PageSize [297 684] put 
  361. dup /ImagingBBox null put 
  362. setpagedevice"
  363. *End
  364. *PageRegion A3: "2 dict dup /PageSize [842 1191] put 
  365. dup /ImagingBBox null put 
  366. setpagedevice"
  367. *End
  368. *PageRegion A4: "2 dict dup /PageSize [595 842] put 
  369. dup /ImagingBBox null put 
  370. setpagedevice"
  371. *End
  372. *PageRegion A5: "2 dict dup /PageSize [420 595] put 
  373. dup /ImagingBBox null put 
  374. setpagedevice"
  375. *End
  376. *PageRegion A6: "2 dict dup /PageSize [297 420] put 
  377. dup /ImagingBBox null put 
  378. setpagedevice"
  379. *End
  380. *PageRegion ISOB4: "2 dict dup /PageSize [709 1001] put 
  381. dup /ImagingBBox null put 
  382. setpagedevice"
  383. *End
  384. *PageRegion ISOB5: "2 dict dup /PageSize [499 709] put 
  385. dup /ImagingBBox null put 
  386. setpagedevice"
  387. *End
  388. *PageRegion ISOB6: "2 dict dup /PageSize [354 499] put 
  389. dup /ImagingBBox null put 
  390. setpagedevice"
  391. *End
  392. *PageRegion Compliment/Compliment Slip: "2 dict dup /PageSize [283 595] put 
  393. dup /ImagingBBox null put 
  394. setpagedevice"
  395. *End
  396. *PageRegion C6/C6 Envelope: "2 dict dup /PageSize [323 459] put 
  397. dup /ImagingBBox null put 
  398. setpagedevice"
  399. *End
  400. *PageRegion DL/DL Envelope: "2 dict dup /PageSize [312 624] put 
  401. dup /ImagingBBox null put 
  402. setpagedevice"
  403. *End
  404. *PageRegion A4Envelope/A4 Envelope: "2 dict dup /PageSize [624 918] put 
  405. dup /ImagingBBox null put 
  406. setpagedevice"
  407. *End
  408. *PageRegion A4.2Envelope/.5 A4 Envelope: "2 dict dup /PageSize [459 624] put 
  409. dup /ImagingBBox null put 
  410. setpagedevice"
  411. *End
  412. *CloseUI: *PageRegion
  413.  
  414. *% The following entries provide information about specific paper keywords.
  415. *DefaultImageableArea: Letter
  416. *ImageableArea Letter: "21 15 597 776"
  417. *ImageableArea LetterExtra: "15 21 669 849"
  418. *ImageableArea Legal: "15 21 596 993"
  419. *ImageableArea Tabloid: "15 21 776 1209"
  420. *ImageableArea TabloidExtra: "10 21 852 1281"
  421. *ImageableArea 4x6/4x6 Card: "15 21 271 417"
  422. *ImageableArea 5x7/5x7 Card: "15 21 344 489"
  423. *ImageableArea Comm10/#10 Envelope: "15 21 281 669"
  424. *ImageableArea A3: "15 21 826 1176"
  425. *ImageableArea A4: "21 15 581 826"
  426. *ImageableArea A5: "15 21 404 581"
  427. *ImageableArea A6: "15 21 281 405"
  428. *ImageableArea ISOB4: "15 21 694 986"
  429. *ImageableArea ISOB5: "15 21 483 694"
  430. *ImageableArea ISOB6: "15 21 339 485"
  431. *ImageableArea Compliment/Compliment Slip: "15 21 268 581"
  432. *ImageableArea C6/C6 Envelope: "15 21 306 444"
  433. *ImageableArea DL/DL Envelope: "15 21 296 609"
  434. *ImageableArea A4Envelope/A4 Envelope: "15 21 607 904"
  435. *ImageableArea A4.2Envelope/.5 A4 Envelope: "15 21 442 609"
  436. *?ImageableArea: "
  437. save
  438.   /cvp { (                ) cvs print ( ) print } bind def
  439.   /upperright {10000 mul floor 10000 div} bind def
  440.   /lowerleft {10000 mul ceiling 10000 div} bind def
  441.   newpath clippath pathbbox
  442.   4 -2 roll exch 2 {lowerleft cvp} repeat
  443.   exch 2 {upperright cvp} repeat flush
  444.  restore
  445. "
  446. *End
  447.  
  448. *% These provide the physical dimensions of the paper (by keyword)
  449. *DefaultPaperDimension: Letter
  450. *PaperDimension Letter: "612 792"
  451. *PaperDimension LetterExtra: "684 864"
  452. *PaperDimension Legal: "612 1008"
  453. *PaperDimension Tabloid: "792 1224"
  454. *PaperDimension TabloidExtra: "864 1296"
  455. *PaperDimension 4x6/4x6 Card: "288 432"
  456. *PaperDimension 5x7/5x7 Card: "360 504"
  457. *PaperDimension Comm10/#10 Envelope: "297 684"
  458. *PaperDimension A3: "842 1191"
  459. *PaperDimension A4: "595 842"
  460. *PaperDimension A5: "420 595"
  461. *PaperDimension A6: "297 420"
  462. *PaperDimension ISOB4: "709 1001"
  463. *PaperDimension ISOB5: "499 709"
  464. *PaperDimension ISOB6: "354 499"
  465. *PaperDimension Compliment/Compliment Slip: "283 595"
  466. *PaperDimension C6/C6 Envelope: "323 459"
  467. *PaperDimension DL/DL Envelope: "312 624"
  468. *PaperDimension A4Envelope/A4 Envelope: "624 918"
  469. *PaperDimension A4.2Envelope/.5 A4 Envelope: "459 624"
  470.  
  471.  
  472. *CustomPageSize True: "
  473.   pop pop pop
  474.   2 dict begin
  475.     /PageSize [ 4 -2 roll ] def
  476.     /ImagingBBox null def
  477.   currentdict end setpagedevice
  478. "
  479. *End
  480. *ParamCustomPageSize Width:  1 points 288 864
  481. *ParamCustomPageSize Height:  2 points 432 1296
  482. *ParamCustomPageSize WidthOffset/Left Margin:  3 points 0 0
  483. *ParamCustomPageSize HeightOffset/Top Margin:  4 points 0 0
  484. *ParamCustomPageSize Orientation:  5 int 0 0
  485. *MaxMediaWidth:  "864"
  486. *MaxMediaHeight:  "1296"
  487. *?CurrentMediaWidth: "
  488.   currentpagedevice/PageSize get 0 get = flush
  489. "
  490. *End
  491. *?CurrentMediaHeight: "
  492.   currentpagedevice/PageSize get 1 get = flush
  493. "
  494. *End
  495.  
  496. *HWMargins: 15 21 15 15
  497.  
  498. *DefaultOutputBin: OnlyOne
  499. *DefaultOutputOrder: Reverse
  500.  
  501. *RequiresPageRegion All: True
  502.  
  503. *% Printer Specific Features ============ 
  504.  
  505. *OpenUI *TekFinepoint/Finepoint Sharpening: Boolean
  506. *OrderDependency: 60 AnySetup *TekFinepoint
  507. *DefaultTekFinepoint: False
  508. *TekFinepoint True: " mark
  509.   {
  510.     1 dict begin
  511.       /DeviceRenderingInfo 3 dict begin
  512.         /Type 2 def
  513.         /RenderingMethod 2 def
  514.         /VirtualColorDevice currentpagedevice /DeviceRenderingInfo get
  515.           /VirtualColorDevice get def
  516.       currentdict end def
  517.     currentdict end
  518.     setpagedevice
  519.   } stopped cleartomark"
  520. *End
  521. *TekFinepoint False: " mark
  522.   {
  523.     1 dict begin
  524.       /DeviceRenderingInfo 3 dict begin
  525.         /Type 2 def
  526.         /RenderingMethod 1 def
  527.         /VirtualColorDevice currentpagedevice /DeviceRenderingInfo get
  528.           /VirtualColorDevice get def
  529.       currentdict end def
  530.     currentdict end
  531.     setpagedevice
  532.   } stopped cleartomark"
  533. *End
  534. *?TekFinepoint: "save
  535.     currentpagedevice /DeviceRenderingInfo get
  536.     /RenderingMethod get 2 eq {(True)}{(False)}ifelse = flush restore"
  537. *End
  538. *CloseUI: *TekFinepoint
  539.  
  540. *% Code in this section allows user selection of Tek-proprietary halftone
  541. *% screens
  542. *OpenUI *TekHalftoneScreens/Custom Halftone Screens: PickOne 
  543. *OrderDependency: 70 AnySetup *TekHalftoneScreens
  544. *DefaultTekHalftoneScreens: 106lpi
  545. *TekHalftoneScreens 60lpi: "
  546.   /DefaultHalftone /Halftone2 /Halftone findresource /Halftone defineresource
  547.   1 dict setpagedevice
  548. "
  549. *End
  550. *TekHalftoneScreens 80lpi: "
  551.   /DefaultHalftone /Halftone1 /Halftone findresource /Halftone defineresource
  552.   1 dict setpagedevice
  553. "
  554. *End
  555. *TekHalftoneScreens 106lpi: "
  556.   /DefaultHalftone /Halftone7 /Halftone findresource /Halftone defineresource
  557.   1 dict setpagedevice
  558. "
  559. *End
  560. *?TekHalftoneScreens: "
  561.   mark
  562.   { currenthalftone /HalftoneType get dup 9 eq
  563.     { pop (106lpi) }
  564.     { 2 eq
  565.       { currenthalftone /RedFrequency get dup 60 eq
  566.         { pop (60lpi) }
  567.         { 80 eq
  568.           { (80lpi) }
  569.           { (Unknown) } ifelse
  570.         } ifelse }
  571.       { (Unknown) } ifelse
  572.     } ifelse
  573.     = flush
  574.   } stopped pop cleartomark
  575. "
  576. *End
  577. *CloseUI: *TekHalftoneScreens
  578.  
  579. *OpenUI *BlackSubstitution/Black Substitution: Boolean
  580. *OrderDependency: 80 AnySetup *BlackSubstitution
  581. *DefaultBlackSubstitution: True
  582. *BlackSubstitution True: "
  583.   mark
  584.   {
  585.     2 dict begin
  586.       /PostRenderingEnhance true def
  587.       /PostRenderingEnhanceDetails 1 dict begin
  588.         /BlackSubstitution true def 
  589.       currentdict end def
  590.     currentdict end setpagedevice
  591.   } stopped cleartomark"
  592. *End
  593. *BlackSubstitution False: "
  594.   mark
  595.   {
  596.     2 dict begin
  597.       /PostRenderingEnhance true def
  598.       /PostRenderingEnhanceDetails 1 dict begin
  599.         /BlackSubstitution false def 
  600.       currentdict end def
  601.     currentdict end setpagedevice
  602.   } stopped cleartomark"
  603. *End
  604. *?BlackSubstitution: "save
  605.     currentpagedevice /PostRenderingEnhanceDetails get
  606.     /BlackSubstitution get {(True)}{(False)}ifelse = flush restore"
  607. *End
  608. *CloseUI: *BlackSubstitution
  609.  
  610. *% TekColor Selections  ===================
  611.  
  612. *OpenUI *TekColor/Color Correction: PickOne
  613. *OrderDependency: 90 AnySetup *TekColor
  614. *DefaultTekColor: VividBlue/Vivid Blue 
  615. *TekColor NoAdjust/None: "mark
  616.   { 1 dict begin
  617.       /DeviceRenderingInfo 3 dict begin
  618.         /Type 2 def
  619.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  620.           /RenderingMethod get def
  621.         /VirtualColorDevice null def
  622.       currentdict end def
  623.     currentdict end
  624.     setpagedevice
  625.   } stopped cleartomark"
  626. *End
  627.  
  628. *TekColor VividBlue/Vivid Blue: " mark
  629.   { 1 dict begin
  630.       /DeviceRenderingInfo 3 dict begin
  631.         /Type 2 def
  632.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  633.           /RenderingMethod get def
  634.         /VirtualColorDevice 2 dict begin
  635.           /Type 3 def
  636.           /ColorTransform /TekBlue def
  637.         currentdict end def
  638.       currentdict end def
  639.     currentdict end
  640.     setpagedevice
  641.   } stopped cleartomark"
  642. *End
  643.  
  644. *TekColor SimulateDisplay/Simulate Display: " mark
  645.   { 3 dict begin
  646.       /DeviceRenderingInfo 3 dict begin
  647.         /Type 2 def
  648.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  649.           /RenderingMethod get def
  650.         /VirtualColorDevice 2 dict begin
  651.           /Type 3 def
  652.           /ColorTransform /TekDisplay def
  653.         currentdict end def
  654.       currentdict end def
  655.       /PostRenderingEnhance true def
  656.       /PostRenderingEnhanceDetails 1 dict begin 
  657.           /BlackSubstitution true def
  658.       currentdict end def
  659.     currentdict end
  660.     setpagedevice
  661.   } stopped cleartomark"
  662. *End
  663.  
  664. *TekColor SWOPPress/SWOP Press: " mark
  665.   { 3 dict begin
  666.       /DeviceRenderingInfo 3 dict begin
  667.         /Type 2 def
  668.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  669.           /RenderingMethod get def
  670.         /VirtualColorDevice 2 dict begin
  671.           /Type 3 def
  672.           /ColorTransform /SWOP-Coated def
  673.         currentdict end def
  674.       currentdict end def
  675.       /PostRenderingEnhance true def
  676.       /PostRenderingEnhanceDetails 1 dict begin 
  677.           /BlackSubstitution true def
  678.       currentdict end def
  679.     currentdict end
  680.     setpagedevice  
  681.   } stopped cleartomark"
  682. *End
  683.  
  684. *TekColor EuroscalePress/Euroscale Press: " mark
  685.   { 3 dict begin
  686.       /DeviceRenderingInfo 3 dict begin
  687.         /Type 2 def
  688.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  689.           /RenderingMethod get def
  690.         /VirtualColorDevice 2 dict begin
  691.           /Type 3 def
  692.           /ColorTransform /Euroscale-Coated def
  693.         currentdict end def
  694.       currentdict end def
  695.       /PostRenderingEnhance true def
  696.       /PostRenderingEnhanceDetails 1 dict begin 
  697.           /BlackSubstitution true def
  698.       currentdict end def
  699.     currentdict end  
  700.     setpagedevice
  701.   } stopped cleartomark"
  702. *End
  703.  
  704. *TekColor CommercialPress/Commercial Press: " mark
  705.   { 3 dict begin
  706.       /DeviceRenderingInfo 3 dict begin
  707.         /Type 2 def
  708.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  709.           /RenderingMethod get def
  710.         /VirtualColorDevice 2 dict begin
  711.           /Type 3 def
  712.           /ColorTransform /Commercial-Coated def
  713.         currentdict end def
  714.       currentdict end def
  715.       /PostRenderingEnhance true def
  716.       /PostRenderingEnhanceDetails 1 dict begin 
  717.           /BlackSubstitution true def
  718.       currentdict end def
  719.     currentdict end  
  720.     setpagedevice
  721.   } stopped cleartomark"
  722. *End
  723.  
  724. *TekColor Monochrome: " mark
  725.   { 1 dict begin
  726.       /DeviceRenderingInfo 3 dict begin
  727.         /Type 2 def
  728.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  729.           /RenderingMethod get def
  730.         /VirtualColorDevice 2 dict begin
  731.           /Type 1 def
  732.           /ColorTransform /Gray def
  733.         currentdict end def
  734.       currentdict end def
  735.     currentdict end
  736.     setpagedevice
  737.   } stopped cleartomark"
  738. *End
  739.  
  740. *TekColor UsePrinterSetting/Use Printer Setting: ""
  741.  
  742. *?TekColor: "
  743. save
  744.   { currentpagedevice /DeviceRenderingInfo get
  745.     /VirtualColorDevice get
  746.     dup null eq
  747.     { pop (NoAdjust) }
  748.     { /ColorTransform get
  749.       6 dict begin
  750.         /TekBlue           (VividBlue)       def
  751.         /TekDisplay        (SimulateDisplay) def
  752.         /SWOP-Coated       (SWOPPress)       def
  753.         /Euroscale-Coated  (EuroscalePress)  def
  754.         /Commercial-Coated (CommercialPress) def
  755.         /Gray              (Monochrome)      def
  756.       currentdict end
  757.       exch get
  758.     } ifelse
  759.   } stopped
  760.   { % error in PostScript code execution
  761.     pop pop (Unknown)
  762.   } if
  763.   = flush
  764. restore
  765. "
  766. *End
  767.  
  768. *CloseUI: *TekColor
  769.  
  770. *% Font Information =====================
  771. *DefaultFont: Courier
  772. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  773. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  774. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  775. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  776. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  777. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  778. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  779. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  780. *Font Courier: Standard "(002.003)" Standard ROM
  781. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  782. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  783. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  784. *Font Helvetica: Standard "(001.006)" Standard ROM
  785. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  786. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  787. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  788. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  789. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  790. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  791. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  792. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  793. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  794. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  795. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  796. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  797. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  798. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  799. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  800. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  801. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  802. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  803. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  804. *Font Symbol: Special "(001.007)" Special ROM
  805. *Font Times-Bold: Standard "(001.007)" Standard ROM
  806. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  807. *Font Times-Italic: Standard "(001.007)" Standard ROM
  808. *Font Times-Roman: Standard "(001.007)" Standard ROM
  809. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  810. *Font ZapfDingbats: Special "(001.004)" Special ROM
  811. *?FontQuery: "
  812. save  
  813.   { count 1 gt
  814.     { exch dup 127 string cvs (/) print print (:) print
  815.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  816.     } { exit } ifelse
  817.   } bind loop
  818.   (*) = flush
  819. restore"
  820. *End
  821.  
  822. *?FontList: "
  823.    save (*) {cvn ==} 128 string /Font resourceforall
  824.    (*) = flush restore"
  825. *End
  826.  
  827. *% Printer Messages (verbatim from printer):
  828. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  829. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  830. *Message: "\FontName\ not found, using Courier"
  831.  
  832. *% Status (format: %%[ status: <one of these> ]%% )
  833. *Status: "initializing"
  834. *Status: "idle"
  835. *Status: "busy"
  836. *Status: "waiting"
  837. *Status: "PrinterError: Internal Interface Error"
  838. *Status: "PrinterError: Out of Paper"
  839. *Status: "PrinterError: Paper Jam"
  840. *Status: "PrinterError: Out of Ink"
  841. *Status: "PrinterError: Cover Open"
  842. *Status: "PrinterError: Waste Bin Full"
  843. *Status: "PrinterError: Warming Up"
  844. *Status: "PrinterError: Head Temperature Low"
  845. *Status: "PrinterError: Cleaning Head"
  846. *Status: "PrinterError: Loading Ink"
  847. *Status: "PrinterError: Waiting for manual feed"
  848.  
  849. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  850. *Source: "Serial"
  851. *Source: "LocalTalk"
  852. *Source: "Parallel"
  853. *Source: "Internal"
  854. *Source: "EtherTalk"
  855. *Source: "PrintServer"
  856. *Source: "LPR"
  857. *Source: "AppSocket"
  858.  
  859. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  860. *PrinterError: "Internal Interface Error"
  861. *PrinterError: "Out of Paper"
  862. *PrinterError: "Paper Jam"
  863. *PrinterError: "Out of Ink"
  864. *PrinterError: "Cover Open"
  865. *PrinterError: "Waste Bin Full"
  866. *PrinterError: "Warming Up"
  867. *PrinterError: "Head Temperature Low"
  868. *PrinterError: "Cleaning Head"
  869. *PrinterError: "Loading Ink"
  870. *PrinterError: "Waiting for manual feed"
  871.  
  872. *DefaultColorSep: ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi
  873.  
  874. *InkName: ProcessBlack/Process Black
  875. *InkName: CustomColor/Custom Color
  876. *InkName: ProcessCyan/Process Cyan
  877. *InkName: ProcessMagenta/Process Magenta
  878. *InkName: ProcessYellow/Process Yellow
  879.  
  880. *%  For 60 lpi / 300 dpi  ===============================
  881.  
  882. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  883. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  884. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  885. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  886. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  887.  
  888. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  889. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  890. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  891. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  892. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  893.  
  894. *%  For 80 lpi / 300 dpi ================================
  895.  
  896. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  897. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  898. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  899. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  900. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  901.  
  902. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  903. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  904. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  905. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  906. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  907.  
  908. *%  For 106 lpi / 300 dpi ================================
  909.  
  910. *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "21.0"
  911. *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "21.0"
  912. *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "21.0"
  913. *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "21.0"
  914. *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "21.0"
  915.  
  916. *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  917. *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  918. *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  919. *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  920. *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  921.  
  922. *% The byte count of this file should be exactly 028675 or 029602
  923. *% depending on the filesystem it resides in.
  924. *% end of PPD file for Tektronix Phaser 300i
  925.